<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	min-width: 1200px;
	width: 100%;
}
/**/
.four {
	padding: 60px 0;
	font-size: 0;
}
.four_t {
	font-size: 28px;
	color: #333;
	text-align: center;
	background: url(../images/four_line.gif) no-repeat center 68px;
	line-height: 28px;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	height: 115px;
}
.four_t em {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
	padding: 0 0 10px;
}
.four_t span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbb;
	font-weight: normal;
	padding: 3px 0 0;
}
.four_t:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.four_t em img {
	width: 42px;
	height: 42px;
	display: block;
	transition: all 0.5s ease-in-out 0s;
}
.four_t:hover em img {
	transform: rotateY(180deg);
}
.ibrand-num {
	padding: 25px 0 0;
}
.ibrand-num li {
	float: left;
	width: 182px;
	height: 120px;
	padding-top: 62px;
	margin-left: 157px;
	text-align: center;
	color: #006060;
	font-size: 20px;
	position: relative;
}
.ibrand-num li:first-child {
	margin-left: 0;
}
.ibrand-num li span {
	font-size: 42px;
	font-family: Verdana, Geneva, sans-serif;
}
.ibrand-num li b {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding: 10px 0 0;
}
/*.four .four_li01{ background:url(../images/four_k01.gif) no-repeat;}
.four .four_li02{ background:url(../images/four_k02.gif) no-repeat;}
.four .four_li03{ background:url(../images/four_k03.gif) no-repeat;}
.four .four_li04{ background:url(../images/four_k04.gif) no-repeat;}*/
.ibrand-num li .spinner {
	position: absolute;
	top: 0;
	right: 0;
	width: 174px;
	height: 174px;
	border: 4px solid #e8e8e8;
	border-radius: 50%;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.ibrand-num li:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: #006060;
}
.four .four_li01 .spinner {
	border-right-color: #006060;
}
.four .four_li02 .spinner {
	border-top-color: #006060;
}
.four .four_li03 .spinner {
	border-left-color: #006060;
}
.four .four_li04 .spinner {
	border-bottom-color: #006060;
}
/**/
.case_bg {
	background: #e8e8e8;
	font-size: 0;
	height: 460px;
	overflow: hidden;
}
.case_t {
	width: 315px;
	height: 100px;
	background: url(../images/case_ico01.gif) no-repeat 0 97px;
	line-height: 32px;
	position: absolute;
	top: 75px;
	left: 0;
}
.case_t a {
	font-size: 28px;
	color: #006060;
}
.case_t b {
	padding: 0 10px 0 0;
}
.case_t span {
	display: block;
	font-size: 16px;
	color: #191f5b;
	padding: 10px 0 0;
}
.case_l {
	width: 880px;
	padding: 75px 0 0;
}
.case_l dl {
	width: 880px;
	display: inline-block;
}
.case_l dl dt {
	width: 409px;
    height: 350px;
	overflow: hidden;
	float: right;
}
.case_l dl dt img, .news dt img {
	width: 350px;
    height: 350px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.case_l dl dt img:hover, .news dt img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.case_l dl dd {
	width: 320px;
	float: left;
	padding: 130px 0 0;
}
.case_l dl dd h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.case_l dl dd h5 a {
	font-size: 20px;
	color: #333;
}
.case_l dl dd h5 a:hover {
	color: #006060;
}
.case_l .case_desc {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	height: 65px;
	overflow: hidden;
	padding: 10px 0 0;
	
}
.case_l dl dd span, .about dl dd span {
	display: block;
	width: 144px;
	padding: 30px 0 0;
}
.case_l dl dd span a, .ban01 p em a, .ys dl dd span a, .about dl dd span a {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: url(../images/case_btn.png) no-repeat;
	width: 144px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	overflow: hidden;
}
.case_l dl dd span a:hover, .ban01 p em a:hover, .ys dl dd span a:hover, .about dl dd span a:hover {
	animation: shake .5s linear;
	-webkit-animation: shake .5s linear;
}
.case_r {
	width: 250px;
	background: url(../images/case_line.gif) no-repeat 190px 0;
	height: 385px;
	padding: 75px 0 0;
}
.case_r ul li {
	width: 250px;
	line-height: 24px;
	height: 60px;
	padding: 0 0 30px;
}
.case_r ul li b {
	display: block;
	float: left;
	font-size: 20px;
	color: #333;
	width: 165px;
	text-align: right;
}
.case_r ul li i {
	display: block;
	font-size: 14px;
	color: #bcbcbc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.case_r ul li em {
	display: block;
	float: right;
	width: 50px;
	text-align: right;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	padding: 5px 0 0;
}
.case_r ul li a {
	background: url(../images/case_ico02.png) no-repeat 184px 10px;
	display: block;
	width: 250px;
	height: 60px;
}
.case_r ul li a:hover, .case_r ul li.on a {
	background: url(../images/case_ico03.png) no-repeat 184px 10px;
}
/*雄业产品中心*/
.cp_bg {
	/*background: #eaeaea url(../images/cp_bg.jpg) no-repeat center top;
	font-size: 0;
	padding: 0 0 60px;*/
}
.cp_t {
	height: 180px;
	text-align: center;
	line-height: 115px;
	padding: 0 0 40px;
}
.cp_t a {
	font-size: 32px;
	color: #fff;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: inline-block;
	background: url(../images/cp_ico01.gif) no-repeat center 95px;
	height: 140px;
}
.cp_t a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.cp_l {
	width: 224px;
	padding: 0 0 15px;
	border: #006060 3px solid;
	background: #fff;
}
.cp_l h3 {
	background: url(../images/cp_ltbg.gif) no-repeat;
	width: 224px;
	height: 81px;
	font-weight: normal;
}
.cp_l h3 a {
	font-size: 26px;
	color: #eee;
	display: block;
	padding: 20px 0 0 72px;
}
.cp_ul01 li a {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	width: 160px;
	height: 46px;
	line-height: 46px;
	background: #0072bf url(../images/cp_libg.gif) no-repeat;
	margin: 15px auto 0;
	padding: 0 0 0 40px;
}
.cp_ul01 li a:hover {
	color: #006060;
}
.cp_ul02 {
	padding: 10px 0 0;
}
.cp_ul01 .cp_ul02 li a {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0 auto;
	border-bottom: #d3d3d3 1px dashed;
	height: 32px;
	line-height: 32px;
	background: url(../images/cp_ico02.gif) no-repeat 25px 14px;
	padding: 0 0 0 42px;
	width: 158px;
	overflow: hidden;
}
.cp_ul01 .cp_ul02 li a:hover {
	font-weight: bold;
	color: #006060;
}
.cp_l .cp_ul01 .cp_ul02 .nobor a {
	border: none;
}
.cp_r {
	width: 942px;
}
.cp_r ul li {
	width: 292px;
	float: left;
	padding: 0 0 0 22px;
	position: relative;
	overflow: hidden;
}
.cp_r ul li img {
	width: 292px;
	height: 292px;
}
.cp_r ul li em {
	width: 292px;
	height: 219px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}
.cp_r ul li span {
	display: block;
	width: 292px;
	text-align: center;
	height: 50px;
	line-height: 36px;
	overflow: hidden;
}
.cp_r ul li a {
	font-size: 16px;
	color: #666;
}
.cp_r ul li a:hover {
	color: #006060;
	font-weight: bold;
}
.cp_r ul li a:hover em {
	display: block;
}
/*广告条*/
.ban01 {
	background: url(../images/ban01.jpg) no-repeat center 0;
	height: 250px;
	overflow: hidden;
}
.ban01 p {
	position: absolute;
	top: 170px;
	right: 0;
}
.ban01 p span {
	display: block;
	font-size: 14px;
	color: #666;
	float: left;
	text-shadow: 1px 2px 1px #fff;
	width: 350px;
	background: url(../images/ban_tel.png) no-repeat 0 5px;
	padding: 0 0 10px 60px;
	height: 46px;
	line-height: 46px;
}
.ban01 p span b {
	font-size: 22px;
	color: #006060;
}
.ban01 p em {
	display: block;
	float: left;
	width: 144px;
}
.ban02 {
	background: url(../images/ban02.jpg) no-repeat center 0;
	height: 260px;
	overflow: hidden;
}
.ban02 p {
	position: absolute;
	top: 195px;
	left: 0;
}
.ban02 p span {
	color: #fff;
	text-shadow: 1px 2px 1px #ccc;
}
/*优势*/
.ys_tbg {
	background: url(../images/ys_tbg.jpg) no-repeat center 0;
	height: 218px;
	padding: 38px 0 0;
	overflow: hidden;
}
.ys_tbg .four_t {
	background: url(../images/ys_line.gif) no-repeat center 68px;
}
.ys_tbg .four_t span, .about .four_t span {
	font-size: 16px;
	color: #666;
	padding: 5px 0 0;
}
.ys01 {
	background: url(../images/ys_bg01.jpg) no-repeat center 0;
	height: 411px;
	overflow: hidden;
}
.ys02 {
	background: url(../images/ys_bg02.jpg) no-repeat center 0;
	height: 410px;
	overflow: hidden;
}
.ys03 {
	background: url(../images/ys_bg03.jpg) no-repeat center 0;
	height: 448px;
	overflow: hidden;
}
.ys04 {
	background: url(../images/ys_bg04.jpg) no-repeat center 0;
	height: 400px;
	overflow: hidden;
}
.ys05 {
	background: url(../images/ys_bg05.jpg) no-repeat center 0;
	height: 387px;
	overflow: hidden;
}
.ys dl {
	width: 510px;
	display: inline-block;
}
.ys dl dt {
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	background: #006060;
	font-family: "Times New Roman", Times, serif;
	float: left;
}
.ys dl dd {
	padding: 0 0 0 30px;
	width: 400px;
	float: left;
}
.ys dl dd h5 {
	font-size: 28px;
	color: #006060;
	line-height: 32px;
	height: 100px;
}
.ys dl dd h5 em {
	display: block;
	font-size: 14px;
	color: #d9d9d9;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	width: 236px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #fff;
	border: #e0e0e0 2px solid;
	margin: 12px 0 0;
}
.ys dl dd p {
	font-size: 18px;
	color: #333;
	line-height: 32px;
	background: url(../images/ys_ico01.png) no-repeat 0 14px;
	padding: 0 0 0 20px;
}
.ys dl dd span {
	display: block;
	width: 144px;
	padding: 20px 0 0;
}
.ys dl dd span a {
	background: url(../images/ys_btn.png) no-repeat;
	color: #f97b47;
	cursor: pointer;
}
.ys02 .ys dl, .ys04 .ys dl {
	padding: 0 0 0 690px;
}
/**/
.anli_bg {
	background: url(../images/anli_bg.jpg) no-repeat center top;
	font-size: 0;
	padding: 0 0 60px;
}
.anli_t {
	height: 150px;
	text-align: center;
	padding: 40px 0 0;
	margin: 0 0 40px;
	line-height: 40px;
}
.anli_t a {
	font-size: 32px;
	color: #fff;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: inline-block;
}
.anli_t span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.anli_t a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.anli_l {
	width: 284px;
}
.anli_l ul li {
	width: 284px;
	height: 82px;
	padding: 0 0 10px;
}
.anli_l ul li a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	display: block;
	height: 64px;
	width: 243px;
	border: #006060 3px solid;
	background: #fff;
	display: block;
	padding: 12px 0 0 35px;
	line-height: 26px;
}
.anli_l ul li a:hover, .anli_l ul li.cur a {
	background: #006060;
	color: #fff;
}
.anli_l ul li em {
	display: block;
	font-size: 14px;
	color: #b7b7b7;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.anli_l ul li a:hover em, .anli_l ul li.cur em {
	color: #888;
}
.anli_c {
	position: relative;
	width: 590px;
	height: 443px;
	overflow: hidden;
	margin: 0 0 0 20px;
}
.anli_cm {
	width: 590px;
	height: 443px;
}
.anli_cm ul li {
	width: 590px;
	height: 443px;
}
.anli_cm ul li img {
	width: 590px;
	height: 443px;
}
.anli_cb {
	width: 590px;
	left: 50%;
	margin-left: -295px;
	bottom: 10px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.anli_cb ul {
	margin-left: 250px;
}
.anli_cb ul li {
	float: left;
	margin: 0 10px;
	display: inline;
	cursor: pointer;
}
.anli_cb ul li {
	width: 12px;
	height: 12px;
	background: url(../images/anli_ico01.png) no-repeat;
}
.anli_cb ul .on {
	background: url(../images/anli_ico02.png) no-repeat;
}
.anli_r {
	width: 236px;
	height: 443px;
	background: #f1f1f1;
	padding: 0 21px;
}
.anli_r b {
	display: block;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
}
.anli_r b a {
	font-size: 18px;
	color: #333;
}
.anli_r ul li {
	width: 236px;
	height: 177px;
	position: relative;
	margin: 0 0 14px;
}
.anli_r ul li img {
	width: 236px;
	height: 177px;
}
.anli_r ul li span {
	width: 236px;
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	background: url(../images/anli_picbg.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
/*新闻中心*/
.news_bt {
	padding: 60px 0 0;
	text-align: center;
	background: url(../images/news_line.png) no-repeat center 125px;
	height: 95px;
}
.news_bt a {
	font-size: 28px;
	color: #333;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: block;
}
.news_bt em {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
	padding: 0 0 10px;
}
.news_bt em img {
	width: 42px;
	height: 42px;
	display: block;
	transition: all 0.5s ease-in-out 0s;
}
.news_bt a:hover em img {
	transform: rotateY(180deg);
}
.news_bt a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.news, .wd {
	width: 725px;
	padding: 78px 0 45px;
	font-size: 0;
}
.news_t {
	height: 45px;
	line-height: 45px;
	border-bottom: #c8c8c8 1px solid;
}
.news_t a {
	font-size: 20px;
	color: #006060;
	font-weight: bold;
}
.news_t em {
	display: block;
	float: left;
	width: 22px;
	padding: 13px 10px 0 0;
}
.news_t span {
	float: right;
}
.news_t span a {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.news dl {
	width: 725px;
	padding: 25px 0 30px;
	display: inline-block;
	overflow: hidden;
}
.news dt {
	width: 300px;
	height: 150px;
	float: left;
	overflow: hidden;
}
.news dt img {
	width: 300px;
	height: 150px;
}
.news dd {
	float: left;
	overflow: hidden;
	width: 400px;
	padding: 0 0 0 20px;
}
.news dd h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.news dd h3 a {
	font-size: 16px;
	color: #333;
}
.news dd h3 a:hover, .news ul li a:hover, .wd dt a:hover {
	color: #006060;
}
.news .news_desc {
	font-size: 14px;
	color: #666;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
	padding: 5px 0 0;
}
.news dd span {
	display: block;
	width: 100px;
	padding: 15px 0 0;
}
.news dd span a {
	font-size: 14px;
	color: #fff;
	display: block;
	width: 100px;
	height: 30px;
	background: #006060;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}
.news dd span a:hover {
	animation: shake .5s linear;
	-webkit-animation: shake .5s linear;
}
.news ul li {
	height: 50px;
	overflow: hidden;
	width: 362px;
	float: left;
	padding: 0 0 16px;
}
.news ul li em {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #888;
	font-size: 30px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
}
.news ul li a {
	display: block;
	height: 48px;
	line-height: 48px;
	border: #ddd 1px solid;
	font-size: 14px;
	color: #555;
	padding: 0 5px 0 10px;
	width: 280px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*常见问题*/
.wd {
	width: 400px;
	font-size: 0;
}
.wd .news_t {
	margin: 0 0 20px;
}
.wd dl {
	width: 400px!important;
	height: 85px!important;
	border-bottom: #c4c4c4 1px dashed;
	padding: 15px 0 0;
}
.wd dt {
	background: url(../images/wen.gif) no-repeat;
	padding-left: 35px;
	height: 25px;
	line-height: 20px;
	overflow: hidden;
}
.wd dt a {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.wd dd {
	font-size: 14px;
	color: #555;
	background: url(../images/da.gif) no-repeat 0 5px;
	padding-left: 35px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
/*走进雄业*/
.ab_bg {
	background: #f3f3f3;
	padding: 60px 0 75px;
	font-size: 0;
	overflow: hidden;
}
.about .four_t {
	background: url(../images/news_line.png) no-repeat center 68px;
	height: 145px;
}
.about .four_t a {
	font-size: 28px;
	color: #333;
}
.about dl {
	width: 1200px;
	display: inline-block;
	overflow: hidden;
	padding: 0 0 20px;
}
.about dl dt {
	width: 600px;
	height: 339px;
	float: left;
	overflow: hidden;
}
.about dl dt img {
	width: 600px;
	height: 339px;
}
.about dl dd {
	width: 530px;
	height: 299px;
	padding: 40px 30px 0 40px;
	float: left;
	background: #fff;
}
.about dl dd h5 {
	background: url(../images/case_ico01.gif) no-repeat 0 72px;
	height: 75px;
	line-height: 30px;
}
.about dl dd h5 a {
	font-size: 24px;
	color: #333;
}
.about dl dd h5 i {
	display: block;
	font-size: 16px;
	color: #7c7c7c;
	font-weight: normal;
	text-transform: uppercase;
}
.about .ab_desc {
	font-size: 14px;
	color: #666;
	height: 150px;
	line-height: 26px;
	padding: 20px 0 0;
	overflow: hidden;
}
.ab_bot {
	padding: 48px 0 0 175px;
	width: 1200px;
	display: inline-block;
}
.ab_bot a {
	display: block;
	font-size: 20px;
	color: #006060;
	font-weight: bold;
	height: 64px;
	line-height: 62px;
	width: 264px;
	text-align: center;
	float: left;
	margin: 0 30px 0 0;
}
.ab_bot .ab_btn01 {
	background: url(../images/ab_k01.png) no-repeat;
}
.ab_bot .ab_btn02 {
	background: url(../images/ab_k02.png) no-repeat;
}
.ab_bot .ab_btn03 {
	background: url(../images/ab_k03.png) no-repeat;
}
/*友情链接*/
.links_bg {
	height: 60px;
	background: #006060;
}
.links_l {
	width: 150px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #0e5050;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.links_c {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	width: 1050px;
}
.links_c a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 20px;
}

/**/
@-webkit-keyframes shake {
 from, to {
-webkit-transform:translate3d(0, 0, 0);
}
 20%, 60% {
-webkit-transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
}
}
 @keyframes shake {
 from, to {
transform:translate3d(0, 0, 0);
}
 20%, 60% {
transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
transform:translate3d(10px, 0, 0);
}
}
.tshe_tcenter {
	text-align: center;
}
.tshe_tcenter {
    margin-bottom: 10px;
}
.tshe_fs12 {
    font-size: 12px;
}
.tshe_fc84 {
    color: #848484;
}
.tshe_pdt40 {
    padding-top: 40px;
}
.tshe_fbold {
    font-weight: 700!important;
}
.tshe_fs32 {
    font-size: 32px;
}
.tshe_fc3 {
    color: #333;
}
.tshe_mlr10 {
    margin-right: 10px;
    margin-left: 10px;
}
.tshe_inblock {
    display: inline-block;
}
.hi3_hicon_right {
    transform: rotate(126deg);
}
.hi3_hicon {
    display: inline-block;
    font-size: 0;
}
.hi3_hicon_s.s1 {
    margin-bottom: 4px;
    width: 17px;
}
.hi3_hicon_s {
    display: inline-block;
    height: 7px;
    background: linear-gradient(-90deg, gold, #ffbb2a);
    border-radius: 4px;
}
.hi3_hicon_s.s2 {
    width: 21px;
}
.hi3_hicon_s {
    display: inline-block;
    height: 7px;
    background: linear-gradient(-90deg, gold, #ffbb2a);
    border-radius: 4px;
}
.hi3_hicon_s.s3 {
    margin-left: 2px;
    width: 7px;
}
.hi3_hicon_s {
    display: inline-block;
    height: 7px;
    background: linear-gradient(-90deg, gold, #ffbb2a);
    border-radius: 4px;
}
.hi3_subt {
    margin-top: 10px;
    text-align: center;
    color: #7f7f7f;
    font-size: 20px;
}
.hi3_prods_list {
    margin: 20px auto 0;
}
.cate_cont {
    margin-top: 5px;
}
.contentin {
    display: block;
}
.glide {
    position: relative;
    width: 100%;
    height: 100%;
}
.glide__wrapper {
    overflow: hidden;
}
.glide__wrapper {
    width: 100%;
}
.glide__track {
    position: relative;
    width: 100%;
    height: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    -ms-touch-action: pan-Y;
    touch-action: pan-Y;
}
.glide__track {
    margin-right: -30px;
}
.filter-main {
    padding: 0 5px;
}
.hi3_prod_nav.active, .hi3_prod_nav:hover {
    background-image: linear-gradient(180deg, #ffec6b, #ffdc00);
    font-weight: 700;
    box-shadow: 0 6px 10px 0 rgba(255, 234, 146, .69);
}
.hi3_prod_nav {
    display: inline-block;
    margin: 0 10px;
    height: 98px;
    width: 98px;
    border-radius: 4px;
    cursor: pointer;
}
.hi3_prod_nav.active .hi3_pn_icon, .hi3_prod_nav:hover .hi3_pn_icon {
    opacity: 1;
}
.hi3_pn_icon {
    margin: 17px 0 8px;
    width: auto;
    height: 36px;
}
img {
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
}
.hi3_pn_name{    
color: #161616;
    font-weight: 400;}
.hi3_prods_list {
    margin: 20px auto 0;
}
.tshe_w1160 {
    width: 1160px;
}
.cate_cont {
    margin-top: 5px;
}
.contentin {
    display: block;
}
.glide {
    position: relative;
    width: 100%;
    height: 100%;
}
.glide__wrapper {
    overflow: hidden;
}
.glide__wrapper {
    width: 100%;
}
.glide__track {
    position: relative;
    width: 100%;
    height: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    -ms-touch-action: pan-Y;
    touch-action: pan-Y;
}
.glide__track {
    margin-right: -30px;
}	
.glide__slide {
    display: inline-block;
    width: 244px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
    border: 1px solid #e9e9e9;
}
.cate_name {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 8px;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}



/*友情链接tab*/
		    .yqlj_bt{
      font-size: 16px;
        border-bottom: 1px solid #9b9b9b;
    }
    .sbp_navs{
          width: 1160px;
          margin: 10px auto;
    }
    .sbp_nav.active{
          border-color: #ffc403;
          color: #4a4a4a;
    }
    .sbp_nav{
          display: inline-block;
          margin-right: 30px;
          padding: 3px 0;
          border-bottom: 2px solid transparent;
          font-size: 14px;
          cursor: pointer;
    }
    .sbp_bodys{
          width: 1160px;
          margin: 10px auto;
    }
    .sbp_bodys .sbp_link{
          display: inline-block;
          overflow: hidden;
          margin-right: 8px;
          width: auto;
          color: #9b9b9b;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 14px;
          padding: 0 5px;
    }
    .sbp_body a{
          display: inline-block;
          margin: 0 5px 10px 5px;
          color: #9b9b9b!important;
          text-align: left;
          white-space: nowrap;
          font-size: 14px;
          line-height: 20px;
    }
    
    .sbp_body.active{
      display: block;
    }
    
    .sbp_body{
      display: none;
      height: 145px;
    }

  

		
	/*产品分类tab*/
    .container-fluid{padding-right:0px;padding-left:0px;margin-left:auto;margin-right:auto;}
	.container-fluid .row{margin-left:-15px;margin-right:-15px;}
	.container-fluid .case_wrap{display:inline-block;width:100%; background:#f4f6f9;padding-top:12px;}
	.container-fluid .container{width:1300px;margin-right:auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
	.container-fluid .case_list_title{margin-bottom:12px;}
	.container-fluid .case_list_title ul{display: inline-block;height:10px;margin-left:-60px;cursor: pointer;}
	.container-fluid .case_list_title li{float:left;display:inline-block;height:28px;margin-left:23px;cursor:pointer;font-size: 15px;}
	.container-fluid .case_list_title li:hover{color:rgb(124, 172, 238);}
	.container-fluid .case_list_title li.on{border-bottom:3px solid #7cacee;color:rgb(124, 172, 238);}
	.container-fluid .left ul a{display: block;float:left;color:#7cacee;font-size:16px;text-decoration:none;margin-left:23px;}
	.container-fluid .left ul a:hover{color:#6ea8f6;font-size:17px;}
	
	/*tab商品内容*/
	.goods-list{height:auto;width:1400px;margin:0 auto;}
	 

	.goods-list  .tab_content{display:block;}
	.goods-list .tab_con{margin:5px 5px;display: flex;flex-wrap:wrap;margin-left: 30px;}
	 
	.goods-list  .goods{float:left;width:255px;height:430px;background:#fff;overflow:hidden;position:relative;left: 5px;margin:5px 10px 5px 0;border: 1px solid #DCD9D9;}
	 @media screen and (max-width: 1680px){
		 .goods-list{width: 1400px;margin: 0px auto;}
		 .goods-list .goods{width: 248px;}
	 }
	.goods-list  .goods:nth-child(1){margin-left:0px;}
	.goods-list  .goods:hover{box-shadow: 0px 4px 10px 0px rgba(117, 117, 117, 0.45);}
	.goods-list  .goods img.img-box{display:inline-block;width:100%;height:100%;background: #f9fffe;margin: 1px;transform: scale(0.94);}
	.goods-list  .goods:hover img.img-box{transform: scale(0.96);}
	.goods-list  .goods .m{height:253px;overflow:hidden;}
	.goods-list  .bottom-box{margin:10px;}
	.goods-list .big{font-size:16px;color:#333;line-height:22px;text-align:center;border-bottom: 1px solid #f0f0f0;padding-bottom:10px;}
	.goods-list  .goods a{text-decoration:none;}
	.goods-list .big:hover{color:rgb(124, 172, 238);}
	.goods-list  .goods p.pp{position:absolute;width:50px;height:22px;line-height:20px;background:#ff6565;text-align:center;font-size:14px;color:#fff;top: 0px;left: 75%;}
	.goods-list  .cate-desc{margin-top: 18px;color: #9b9b9b;font-size: 11px; width: 240px;}
	.goods-list  .cate-desc .ate-desc-text-top:hover{color:rgb(124, 172, 238);}
	.goods-list  .cate-desc .ate-desc-text-bottom:hover{color:rgb(124, 172, 238);}
	.goods-list  .cate-desc .cate-desc-box{margin-left: 10px;margin-bottom:10px;display: flex;padding-top:5px;width:230px; }
	.goods-list  .cate-desc .ate-desc-img-top{background-image: url(http://test.abcde.com/cate-desc-top.png);}
	.goods-list  .cate-desc .ate-desc-img-bottom{background-image: url(http://test.abcde.com/cate-desc-bottom.png);}
	.goods-list .cate-desc .ate-desc-img-left{margin-right: 6px;flex-shrink: 0;width: 18px;height: 18px;background-size: cover;}


	/*定制案例*/
*,:after,:before{box-sizing:inherit;}
a{background:0 0;}
a:active,a:hover{outline:0;}
img{border:0;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;}
a:active,a:hover{outline-width:0;}
img{border-style:none;}
::-webkit-input-placeholder{color:inherit;opacity:.54;}
*{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
*,:after,:before{box-sizing:border-box;}
a{background-color:transparent;}
a:active,a:focus,a:hover{outline:0;}
a{text-decoration:none;}
img{box-sizing:border-box;border:0;vertical-align:middle;}
.main a{color:#161616;font-weight:400;}
.tshe_mid{margin-right:auto;margin-left:auto;}
.tshe_mt20{margin-top:20px;}
.tshe_tcenter{text-align:center;}
.tshe_w1160{width:1260px;}
.hi3_case_nav{  display: inline-block; line-height: 40px;text-align: center;color: #000;margin-top: 20px;float: left;
    display: inline-block;height: 28px;margin-left: 35px;cursor: pointer;font-size: 15px;}
.hi3_case_nav.active,.hi3_case_nav:hover{border-bottom: 3px solid #7cacee;color: rgb(124, 172, 238);height: 40px;}
.hi3_case_bodys{width:880px;float:left;height:450px;font-size:0;}
.anl_zs{overflow:hidden;display:none;height:500px;}
.anl_zs1{width:200px;height:auto;float:left;margin-left:5px;border:1px dashed hsla(0,0%,59%,.2);margin-bottom:50px;margin-right: 15px;}
.anl_zs1:hover{transform: scale(0.96);}
.anl_zs1:hover{box-shadow: 0px 4px 10px 0px rgba(117, 117, 117, 0.45);}
.al_zs_title{font-size:14px;text-align:center;color:#000;}
.contentin2{display:block;}
.tshe_tcenter{margin-bottom:10px;float:left;}
.cases-remark{width:362px;float:right;height:450px;}
.remark-title{text-align:center;line-height:60px;height:60px;font-size:16px;font-weight:700;background-image:url(https://cdn7-static.tshe.com/uploads/images/extends/1517453067061sem-cases_bg.jpg);background-size:cover;}
.remark-list{position:relative;overflow:hidden;border:1px solid #eee;border-top:none;height:393px;}
.remark-list_container{padding:0 19px 0 15px;}
.remark-item{margin-top:25px;padding-bottom:22px;display:-ms-flexbox;display:flex;height:118px;border-bottom: 1px dashed hsla(0,0%,59%,.2);}
.remark-img{-ms-flex-negative:0;flex-shrink:0;}
.user-name{font-weight:700;color:#343434;padding-left:15px;font-size: 12px;}
.user-company{font-size:12px;color:#adadad;}
.remark-content{margin-top:3px;font-size:12px;line-break:20px;color:#5f5f5f;padding-left:15px;}
.hi3_case_navs h4.fiexd-left-title{float:left;display:inline-block;margin-left:23px;line-height: 88px;font-size: 24px;}
.hi3_case_navs a:hover{border: none;} 
.remark-img img{height:45px;width:45px;}
/*goods服务介绍*/
.main a{color:#161616;font-weight:400;}
.frock-ft{border-top:1px solid #f2f2f2;width:1280px;margin:0 auto;overflow:hidden;height:90px;margin-top:25px;}
.ft-info{float:left;}
.ft-info li{position:relative;float:left;margin-right:20px;padding-left:22px;line-height:38px;font-size:13px;font-weight:500;color:#333;list-style:none;}
.ft-kf{float:right;text-align:center;height:38px;cursor: pointer;}
.ft-kf .msg-btn{display:inline-block;margin:0 auto;padding:8px 10px;width:170px;background-color:#ffe461;border-radius:4px;text-align:center;font-size:15px;font-weight:500;text-indent:13px;color:#000;position:relative;}
.i-nums{content:" ";position:absolute;left:0;top:11px;width:130px;height:30px;background:url(/skin/images/ico_nums401b5cfd.svg) no-repeat left center;}
.i-days{content:" ";position:absolute;left:0;top:11px;width:130px;height:30px;background:url(/skin/images/ico_days5df7c63d.svg) no-repeat left center;}
.i-demo{content:" ";position:absolute;left:0;top:11px;width:130px;height:30px;background:url(/skin/images/ico_democ61f7565.svg) no-repeat left center;}
.i-safe{content:" ";position:absolute;left:0;top:11px;width:130px;height:30px;background:url(/skin/images/ico_safeaac845a6.svg) no-repeat left center;}
.msg-btn{content:" ";position:absolute;left:15px;top:11px;width:50px;height:38px;background:url(/skin/images/ico_msg99f83b61.svg) no-repeat 15px center;}


/*常见问题*/
*,:after,:before{box-sizing:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:.54;}
*{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
*,:after,:before{box-sizing:border-box;}
.tshe_mt15{margin-top:15px;}
.tshe_lh22{line-height:22px;}
.tshe_fcf{color:#fff;}
.tshe_fs13{font-size:13px;}
.tshe_fs18{font-size:18px;}
.tshe_fbold{font-weight:600!important; width:1200px; margin:0 auto; padding-left:10px;margin-bottom: 40px;}
.hi3_ask{display:inline-block;position:relative;margin:20px 20px 0 0;padding:20px 15px 0 40px;width:375px;height:190px;background-color:#2b3350;vertical-align:top;border-radius:10px;}
.hi3_ask:hover{transform:translateY(-4px);box-shadow:2px 4px 10px rgba(0, 0, 0, .9);}
.hi3_ask:nth-child(3n){margin-right:0;}
.hi3_ask_icon{position:absolute;left:15px;top:20px;width:17px;height:25px;background:linear-gradient(180deg, gold, #ffab33 94%);border-radius:3px;} 

.common_problem{width: 1300px;margin: 10px auto;}		
.common_problem .title{font-weight: 700!important;font-size: 26px;color: #333;padding: 10px;text-align: center;}
.common_problem .title_description{text-align: center;font-size:18px;color:#848484;}		
.common_problem .title_descriptions{font-size: 12px;color: #848484;text-align: center;margin:10px 0;}
.common_problem .style_strong{color:#ca1b1b;}


/*定制攻略*/
.main a{color:#161616;font-weight:400;}
.FQA .fqa_wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:1000px;}
.FQA .fqa_item{position:relative;width:240px;height:392px;background-color:#fff;box-shadow:0 4px 20px 0 hsla(0, 0%, 84%, .4);}
.FQA .fqa_item:hover{box-shadow:0 10px 30px 0 hsla(0, 0%, 75%, .5);}
.FQA .fqa_item:hover .more_link{color:#141414;}
.FQA .fqa_item:hover .more_link span:after{border-left-color:#141414;}
.FQA .fqa_item:hover .more_link:after{content:"";position:absolute;width:100%;height:6px;left:0;bottom:0;background-color:#ffdc00;z-index:-1;}
.FQA .fqa_title{padding-top:34px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700;border-bottom:1px solid #f3f3f3;height:120px;}
.FQA .fqa_title__icon{margin-bottom:12px;background-size:cover;}
.FQA .fqa_title__icon.icon01{width:26px;height:30px;background-image:url(https://www.yilan99.com/images/yilan_26.png);}
.FQA .fqa_title__icon.icon02{width:30px;height:30px;background-image:url(https://www.yilan99.com/images/yilan_27.png);}
.FQA .fqa_title__icon.icon03{height:30px;width:30px;background-image:url(https://www.yilan99.com/images/yilan_28.png);}
.FQA .fqa_title__icon.icon04{width:36px;height:28px;background-image:url(https://www.yilan99.com/images/yilan_29.png);}
.FQA .fqa_list{padding:0 14px 0 30px;font-size:14px;font-size:13px;}
.FQA .fqa_list p{margin-top:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.FQA .fqa_list p a{color:#4a4a4a;}
.FQA .more_link{position:absolute;padding-right:10px;font-size:12px;right:30px;bottom:20px;z-index:2;color:#9d9d9d;
	transition:none;}
.FQA .more_link span{position:relative;font-size:13px;}
.FQA .more_link span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-14px;margin-top:1px;width:0;height:0;border:5px solid transparent;border-left-color:#d5d5d5;}


.text_center{width: 1300px;margin: 0 auto;text-align: center;margin-top: 25px;display: block;margin-left: 15px;}
.text_center a{color: #b0b0b0;transition: 0.2s;}
.text_center a:hover{color:rgb(124, 172, 238);}</pre></body></html>